Success

class Success(val pathToOutputFile: String) : BackupExportResult

Represents a successful result of a backup export operation.

Constructors

Link copied to clipboard
constructor(pathToOutputFile: String)

Properties

Link copied to clipboard
val pathToOutputFile: String

The path to the resulting output file of the export.